[INFO] cloning repository https://github.com/godzie44/bug_stalker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godzie44/bug_stalker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 068afe6a1625ee6e95b92c573450cb58bc89a9fe
[INFO] checking godzie44/bug_stalker against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodzie44%2Fbug_stalker" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/godzie44/bug_stalker
[INFO] finished tweaking git repo https://github.com/godzie44/bug_stalker
[INFO] tweaked toml for git repo https://github.com/godzie44/bug_stalker written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/godzie44/bug_stalker on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/godzie44/bug_stalker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735
[INFO] running `Command { std: "docker" "start" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling proc-maps v0.3.2
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling capstone-sys v0.15.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]    Compiling thread_db v0.1.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling bugstalker v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:71
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ENV").unwrap_or_default() == "gnu"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_OS").unwrap_or_default() == "linux"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:2:39
[INFO] [stdout]   |
[INFO] [stdout] 2 |     if !(cfg!(target_os = "linux") && cfg!(target_arch = "x86_64") && cfg!(target_env = "gnu")) {
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use cargo environment variables if possible: `std::env::var("CARGO_CFG_TARGET_ARCH").unwrap_or_default() == "x86_64"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bugstalker` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735", kill_on_drop: false }`
[INFO] [stdout] 45408fb30ae6d16363611785230c8ffc40c19ee9f1cfb759b021a6f578053735
